Skip to content

Conversation

@charles-zablit
Copy link
Contributor

@charles-zablit charles-zablit commented Nov 18, 2025

This patch removes the pip installation commands from build.ps1.

These commands were used to install pip alongside embeddable Python to be packaged in the installer.

Using get-pip.py does not work when crosscompiling because the scripts expects to be called by an interpreter of the same architecture as the one pip will run on.

rdar://164751668

@charles-zablit charles-zablit self-assigned this Nov 18, 2025
@charles-zablit charles-zablit added the Windows Platform: Windows label Nov 18, 2025
@charles-zablit
Copy link
Contributor Author

@swift-ci please smoke test

@daveinglis daveinglis merged commit e0f50c8 into swiftlang:main Nov 19, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Windows Platform: Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants